Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLJS613 application #43

Open
wants to merge 3 commits into
base: cljs_in_cljs
Choose a base branch
from
Open

CLJS613 application #43

wants to merge 3 commits into from

Conversation

wbrown
Copy link

@wbrown wbrown commented Apr 24, 2014

I've finally tracked down the issues to try/catch and surgically bisected out the relevant changes that were made to the master fork of Clojurescript for CLJS613.

This unifies the try/catch form and brings cljs-in-cljs up to current conventions, allowing cljs-in-cljs to run such code.

clojure@24bb5b7

This was also applied against of the compiler.cljs and analyzer.cljs.

This allowed core.async to run for the most part, except for js-mod for which I am working on a patch for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant